FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.1.0 (94 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-rl
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-rl
Status draft
Name NFDI4Health_LM_Metadataschema_RecordLinkage
Title NFDI4Health Module Record Linkage
Experimental False
Description NFDI4Health Logical Module of Module Record Linkage V3.3.1
Type https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-rl
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-lm-metadatenschema-recordlinkage",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-rl",
  "name" : "NFDI4Health_LM_Metadataschema_RecordLinkage",
  "title" : "NFDI4Health Module Record Linkage",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "NFDI4Health Logical Module of Module Record Linkage V3.3.1",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-rl",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "differential" : {
    "element" : [
      {
        "id" : "nfdi4health-lm-mds-rl",
        "path" : "nfdi4health-lm-mds-rl",
        "short" : "NFDI4Health Module Record Linkage",
        "definition" : "NFDI4Health Logical Module of Module Record Linkage V3.3.1"
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage",
        "short" : "Information about record linkage for the [RESOURCE]",
        "definition" : "Group of items providing information on record linkage.",
        "comment" : "Cardinality: \n* 1..1, if Design.dataSharingPlan.recordLinkage == \"Yes\"\n* 0..0, if Design.dataSharingPlan.recordLinkage == \"No\"",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.legalBasis",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.legalBasis",
        "short" : "Legal regulation/permission for record linkage",
        "definition" : "Indication whether there are specific regulations/permissions for record linkage.",
        "comment" : "Additional information: Whether any specific legal regulations/permissions exist (e.g. for social data, for cancer registry data, hospital data, etc.).",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.legalBasisDetails",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.legalBasisDetails",
        "short" : "Specific legal basis allowing record linkage",
        "definition" : "Information specifying which specific legal basis allows for record linkage.",
        "comment" : "Additional information: If existing, any specific legal regulations/permissions (e.g. for social data, for cancer registry data, hospital data, etc.). Cardinality: \n* 1..1, if RecordLinkage.legalBasis == \"Yes\"\n* 0..0, if RecordLinkage.legalBasis == \"No\"",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.informedConsent",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.informedConsent",
        "short" : "Informed consent for record linkage obtained?",
        "definition" : "Indication whether an informed consent that allows record linkage has been obtained.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.responsibleInstitutions",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.responsibleInstitutions",
        "short" : "Responsible authorities",
        "definition" : "Institutions and authorities that must agree to the record linkage.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.additionalCosts",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.additionalCosts",
        "short" : "Additional costs for record linkage",
        "definition" : "Indication whether there are additional costs for record linkage.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.identifiers",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.identifiers",
        "short" : "Identifiers for record linkage",
        "definition" : "Identifiers that can be used for record linkage (e.g. names, date of birth, zip code, insurance number or control number as in cancer registries).",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.furtherDetails",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.furtherDetails",
        "short" : "Further details important for conducting record linkage",
        "definition" : "Additional important details for conducting record linkage.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-mds-rl.RecordLinkage.exampleResources",
        "path" : "nfdi4health-lm-mds-rl.RecordLinkage.exampleResources",
        "short" : "Record linkage example resources",
        "definition" : "DOIs of additional related resources specific to record linkage (e.g., publications).",
        "comment" : "Please do not repeat those already entered in the section 'Related resources'",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.